Skip to content

fix actions permissions API call#3457

Open
deltreey wants to merge 1 commit into
integrations:mainfrom
deltreey:fix-actions-org-permissions
Open

fix actions permissions API call#3457
deltreey wants to merge 1 commit into
integrations:mainfrom
deltreey:fix-actions-org-permissions

Conversation

@deltreey
Copy link
Copy Markdown

Resolves #3417


Before the change?

API calls include empty string for allowed_actions=None

After the change?

API calls skips the optional allowed_actions value when it is empty.

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

No.

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@github-actions github-actions Bot added the Type: Bug Something isn't working as documented label May 28, 2026
@deiga deiga requested a review from Copilot May 28, 2026 19:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: github_actions_organization_permissions cannot disable Actions for all organization repositories

2 participants